From b12559bcad5d3bd8c193c9d159d398da3822553b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 14 Apr 2001 14:46:57 +0000 Subject: [PATCH] Add Lisp Debugger xref. --- man/building.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/building.texi b/man/building.texi index 239a5b5a43c..462a74ecfee 100644 --- a/man/building.texi +++ b/man/building.texi @@ -254,6 +254,8 @@ various symbolic debuggers from within Emacs. We recommend the debugger GDB, which is free software, but you can also run DBX, SDB or XDB if you have them. GUD can also serve as an interface to the Perl's debugging mode, the Python debugger PDB, and to JDB, the Java Debugger. +@xref{Debugger,, The Lisp Debugger, elisp, the Emacs Lisp Reference Manual}, +for information on debugging Emacs Lisp programs. @menu * Starting GUD:: How to start a debugger subprocess. -- 2.30.2